The nullable type modifier enables c to create value - type variables that indicate an undefined value 可空類型修飾符使c #能夠創建表示未定義值的值類型變量。
C 2 . 0 introduces nullable types , which are data types that may be set to an undefined value C # 2 . 0引入了可為空值的類型,這是可以設置成未定義值的數據類型。
They hold only one piece of data : a string , a number , the undefined value , a reference to another variable 它只保存一段數據:一個字符串、一個數字、未定義的值以及對另一個變量的引用。
In addition , because perl is looking for a true value , it also ignores undefined values without complaining about them 另外,由于perl正在尋找一個真值,因此它也可以忽略未定義的值,而不會抱怨這些值尚未定義。